object FTPProgressDialog: TFTPProgressDialog Left = 256 Top = 240 Cursor = crHourGlass BorderIcons = [] BorderStyle = bsDialog ClientHeight = 42 ClientWidth = 273 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poOwnerFormCenter OnClose = FormClose OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object lblMessage: TLabel Left = 16 Top = 16 Width = 241 Height = 13 Alignment = taCenter AutoSize = False Caption = 'lblMessage' end end